home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus Special 26
/
AMIGAplus Sonderheft 26 (2000)(Falke)(DE)(Track 1 of 2)[!].iso
/
Updates
/
Librarys
/
asyncioppc
/
source
/
Lib.c
< prev
next >
Wrap
C/C++ Source or Header
|
2000-07-04
|
211b
|
16 lines
#pragma +
#include <pragma/exec_lib.h>
#include <libbase.h>
struct AsyncIOBase
{
struct Library as_Base;
};
#pragma libbase AsyncIOBase
#pragma priority 3
sLibBaseC PowerPCBase("powerpc.library",15,FALSE);